How to Install librdmacm1 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install librdmacm1 software package in Ubuntu 14.04 LTS (Trusty Tahr)

librdmacm1 software package provides Library for managing RDMA connections, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install librdmacm1 

librdmacm1 is installed in your system.

Make ensure the librdmacm1 package were installed using the commands given below,

$ sudo dpkg-query -l | grep librdmacm1 *

You will get with librdmacm1 package name, version, architecture and description in a table

librdmacm1 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package librdmacm1
Version 1.0.16-1
Description Library for managing RDMA connections
Sub Section libs


See Also, How to uninstall or remove librdmacm1 software package from Ubuntu 14.04 LTS (Trusty Tahr)?